home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 April
/
CHIP CD (4 - 2007).iso
/
beeld
/
3d
/
ArtOfIllusion24-Windows.exe
/
res
/
ProcessPanel.Spec.xml
< prev
next >
Wrap
Text File
|
2006-12-13
|
576b
|
23 lines
<processing>
<job name="JMF">
<os family="unix" />
<executefile name="$INSTALL_PATH/utils/jmf-install.sh">
<arg>$INSTALL_PATH</arg>
<arg>$jmf_file</arg>
</executefile>
</job>
<job name="Cleanup_unix">
<os family="unix" />
<executefile name="$INSTALL_PATH/utils/cleanup.sh">
<arg>$INSTALL_PATH</arg>
</executefile>
</job>
<job name="Cleanup_windows">
<os family="windows" />
<executefile name="$INSTALL_PATH/cleanup.bat">
<arg>$INSTALL_PATH</arg>
</executefile>
</job>
</processing>